*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:56:25 +0000 (15:56 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 17 Jan 2001 15:56:25 +0000 (15:56 +0000)
src/ChangeLog

index 01f3772db32936484f7b2a853a6cec5b3e484fe7..107cba684d349835005c5382c07cae7f69df3047 100644 (file)
@@ -1,5 +1,9 @@
 2001-01-17  Gerd Moellmann  <gerd@gnu.org>
 
+       * xfaces.c (x_face_list_fonts): Don't BLOCK_INPUT around the 
+       call to x_list_fonts.  Call x_list_fonts with SIZE -1 only
+       if SCALABLE_FONTS_P is set.
+       
        * xfaces.c (x_face_list_fonts): Call x_list_fonts with SIZE -1,
        so that scalable fonts are included.